Skip to content

RDoc-3902 [Per-feature reorganization] Use logical operators#2494

Merged
ppekrol merged 3 commits into
ravendb:mainfrom
Danielle9897:RDoc-3902-useLogicalOperatorsInQuery-reorganization
Jun 15, 2026
Merged

RDoc-3902 [Per-feature reorganization] Use logical operators#2494
ppekrol merged 3 commits into
ravendb:mainfrom
Danielle9897:RDoc-3902-useLogicalOperatorsInQuery-reorganization

Conversation

@Danielle9897

Copy link
Copy Markdown
Member

Issue link

https://issues.hibernatingrhinos.com/issue/RDoc-3902/Per-feature-reorganization-Use-logical-operators

Additional description

  • Create new article: "Use logical operators" (C#)
    Cover: AND, OR, NOT, Negate a group, Mixed conditions, Operator precedence and Defaults
  • This new article will replace the existing article: "How to use NOT operator"
  • Create the Python, Node.js, PHP, Java articles

Type of change

  • Content - docs
  • Content - cloud
  • Content - guides
  • Content - start pages/other
  • New docs feature (consider updating /templates or readme)
  • Bug fix
  • Optimization
  • Other

Changes in docs URLs

  • No changes in docs URLs
  • Articles are restructured, URLs will change, mapping is required (update /scripts/redirects.json file, set Documents Moved PR label)

Changes in UX/UI

  • No changes in UX/UI
  • Changes in UX/UI (include screenshots and description)

Comment thread scripts/redirects.json
{
"key": "/client-api/session/querying/document-query/how-to-use-not-operator",
"value": {
"targetUrl": "/querying/filtering-query-results/use-logical-operators",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we should redirect to the relevant anchor? Not 100% sure if our redirects support it though

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you know if that will work ?
Either way - imho - redirecting to the new article page is still good enough.

The new page is now the main article for all logical operators.
It includes a dedicated NOT section, which is visible in the TOC.
So the old URL still lands users in the right topic area, and from there the NOT section is easy to find.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We decided to use link without anchor

@Danielle9897 Danielle9897 requested a review from Lwiel June 14, 2026 07:29
@ppekrol ppekrol merged commit 4c6a6bd into ravendb:main Jun 15, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants